home *** CD-ROM | disk | FTP | other *** search
INI File | 1996-09-11 | 2.6 KB | 180 lines |
-
- ;
- ; INF file for STB Windows 95 Display Support w/ and w/o STB Vision 95.
- ;
- ; Copyright 1995, STB Systems, Inc.
- ;
-
- [Version]
- Class=DISPLAY
- Signature="$Windows95$"
- Provider=%Mfg%
-
- ;
- ; Manufacturer section
- ;
-
- [Manufacturer]
- "%Mfg%"=Mfg
-
- ;
- ; Source disk names section
- ;
-
- [SourceDisksNames]
- 51="STB Vision 95",,
-
- ;
- ; Driver sections
- ;
-
- [Mfg]
-
- ; PowerGraph Pro (PCI)
-
- %PGP_V_EN%=PGP_V, PCI\VEN_5333&DEV_88C1
- %PGP_D_EN%=PGP_D, PCI\VEN_5333&DEV_88C1
-
- ;
- ; User visible strings section
- ;
-
- [Strings]
-
- ClassName="Display"
-
- Mfg="STB Systems, Inc. (OEM)"
-
- PGP_V_EN="STB PowerGraph Pro, with STB Vision 95"
- PGP_D_EN="STB PowerGraph Pro, without STB Vision 95"
-
- ;
- ; Install sections
- ;
-
- [PGP_V]
- CopyFiles=C_V_S, C_V_W, PGP_V_W, PGP_D_S
- DelReg=C_D
- AddReg=PGP_C_A, PGP_V_A
- UpdateIniFields=V_Y
-
- [PGP_D]
- CopyFiles=PGP_D_S
- DelReg=C_D
- AddReg=PGP_C_A, PGP_D_A
- UpdateIniFields=V_N
-
- ;
- ; Model-specific registry editing sections
- ;
-
- [PGP_C_A]
- HKR,,Ver,,4.0
- HKR,,DevLoader,,*vdd
- HKR,DEFAULT,Mode,,"8,640,480"
- HKR,DEFAULT,vdd,,"*vdd"
- HKR,DEFAULT,minivdd,,stbpgp.vxd
- HKR,DEFAULT,RefreshRate,,"-1"
- HKR,DEFAULT,DDC,,1
- HKR,"MODES\8\640,480"
- HKR,"MODES\8\800,600"
- HKR,"MODES\8\1024,768"
- HKR,"MODES\8\1152,864"
- HKR,"MODES\8\1280,1024"
- HKR,"MODES\16\640,480"
- HKR,"MODES\16\800,600"
- HKR,"MODES\16\1024,768"
- HKR,"MODES\32\640,480"
- HKR,"MODES\32\800,600"
-
- [PGP_V_A]
- HKR,DEFAULT,drv,,stbvisn.drv
- HKR,"MODES\4\640,480"
- HKR,"MODES\4\800,600"
- HKR,"MODES\8\1600,1200"
-
- [PGP_D_A]
- HKR,DEFAULT,drv,,stbpgp.drv
- HKR,"MODES\4\640,480",drv,,vga.drv
- HKR,"MODES\4\640,480",vdd,,*vdd
- HKR,"MODES\4\800,600",drv,,supervga.drv
- HKR,"MODES\4\800,600",vdd,,*vdd
-
- ;
- ; Model-specific CopyFiles sections
- ;
-
- [PGP_V_W]
- stbpgp.ini,stbpgp.in_,stbvisn.ini
- stbpgp.mod,stbpgp.mo_,stbvisn.mod
-
- [PGP_D_S]
- stbpgp.drv,stbpgp.dr_
- stbpgp.vxd,stbpgp.vx_
-
- ;
- ; Destination directories sections
- ;
-
- [DestinationDirs]
-
- DefaultDestDir=11
- C_V_S=11
- C_V_W=10
-
- PGP_V_W=10
- PGP_D_S=11
-
- ;
- ; Source disk files sections
- ;
-
- [SourceDisksFiles]
-
- stbpgp.dr_=51
- stbpgp.in_=51
- stbpgp.mo_=51
- stbpgp.vx_=51
-
- stbddqry.dl_=51
- stbvisn.dr_=51
- stbvisn.ex_=51
- stbvisn.hlp=51
- readme.stb=51
-
- ;
- ; Common registry editing sections
- ;
-
- [C_D]
- HKR,,DevLoader
- HKR,,Ver
- HKR,DEFAULT
- HKR,MODES
- HKR,CURRENT
- HKLM,SOFTWARE\STBSystems\STBVision
-
- ;
- ; Common CopyFiles sections
- ;
-
- [C_V_S]
- stbddqry.dll,stbddqry.dl_
- stbvisn.drv,stbvisn.dr_
-
- [C_V_W]
- stbvisn.exe,stbvisn.ex_
- stbvisn.hlp,stbvisn.hlp
- readme.stb,readme.stb
-
- ;
- ; INI file editing sections
- ;
-
- [V_Y]
- win.ini, windows, load, , stbvisn.exe, 1
-
- [V_N]
- win.ini, windows, load, *stbvisn.exe, , 1
-
-